Re: [SQL] MINUS and slow 'not in' - Mailing list pgsql-sql

From Herouth Maoz
Subject Re: [SQL] MINUS and slow 'not in'
Date
Msg-id l03110704b28081e9b1e2@[147.233.159.109]
Whole thread Raw
In response to Re: [SQL] MINUS and slow 'not in'  (pierre@desertmoon.com)
List pgsql-sql
At 17:31 +0200 on 24/11/98, pierre@desertmoon.com wrote:


>
> Yeah I've got 6.4. I tried:
>
> set query_limit to 2000;
>
> and got:
>
> ERROR:  parser: parse error at or near "2000"
>
> Ideas?

Well, I don't have 6.4 as yet. However, reading the manpage, I surmise that
the value passed is a string value (To support "SET QUERY_LIMIT TO
'unlimited'"). Thus, try quoting the 2000...

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma



pgsql-sql by date:

Previous
From: pierre@desertmoon.com
Date:
Subject: Re: [SQL] MINUS and slow 'not in'
Next
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Re: [SQL] MINUS and slow 'not in'